Allow/recommend explicit args for minor-modes in file local eval:s.
authorGlenn Morris <rgm@gnu.org>
Thu, 9 Jun 2011 20:22:06 +0000 (16:22 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 9 Jun 2011 20:22:06 +0000 (16:22 -0400)
commit0b4cce9bbe42d5c983f20f4a70b5bdaa44191faa
tree4ef3ea8182c755f6a1f28775f6abb0314add842a
parent54de6832ef34a6851ce3cc14c5bec866ce86a1c4
Allow/recommend explicit args for minor-modes in file local eval:s.

* lisp/files.el (hack-one-local-variable-eval-safep):
Allow minor-modes with explicit +/-1 arguments.

* doc/emacs/custom.texi (Specifying File Variables):
Recommend explicit arguments for minor modes.

* etc/NEWS: Likewise.

* lisp/doc-view.el, lisp/net/soap-client.el: Update file locals.
doc/emacs/ChangeLog
doc/emacs/custom.texi
etc/NEWS
lisp/ChangeLog
lisp/doc-view.el
lisp/files.el
lisp/net/soap-client.el